Skip to content

Conversation

@tbzatek
Copy link
Member

@tbzatek tbzatek commented Apr 7, 2025

When calling nvme_get_log_sanitize() on a namespace device through io_uring codepath, return codes may differ slightly. This is perfectly fine, subject to the kernel implementation. In this case the errno 22 comes directly from io_uring_wait_cqe().

Fixes #1101

When calling nvme_get_log_sanitize() on a namespace device through
io_uring codepath, return codes may differ slightly. This is perfectly
fine, subject to the kernel implementation. In this case the errno 22
comes directly from io_uring_wait_cqe().
@vojtechtrefny vojtechtrefny merged commit 270ffaa into storaged-project:master Apr 7, 2025
47 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants